CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - csharp 串口

搜索资源列表

  1. SerialPort.rar

    0下载:
  2. C#里面SerialPort控件做的串口调试工具,希望各位大虾多多批评多多指导,能增加功能更好,不过希望能传给我一份,C# Inside SerialPort controls do serial debugging tools, I hope that a lot of criticism of a lot of shrimp guidance, can increase the function better, but I hope to pass a
  3. 所属分类:CSharp

    • 发布日期:2017-03-23
    • 文件大小:14385
    • 提供者:杜承霖
  1. WinCE.rar

    0下载:
  2. 2440上Wince平台开发的点菜终端程序。通过运行的程序实现点菜,并且通过串口将点菜数据传输出去,failed to translate
  3. 所属分类:Windows CE

    • 发布日期:2017-04-09
    • 文件大小:1447120
    • 提供者:piter song
  1. Serial.rar

    0下载:
  2. 串口发送软件,自己写的.已经测试过,可以正常通信,Serial port to send the software that he wrote. Has been tested to the normal communication
  3. 所属分类:Network Security

    • 发布日期:2017-04-01
    • 文件大小:628674
    • 提供者:Jason
  1. ComService.rar

    0下载:
  2. 串口调试工具 能够支持自定数据返回可以模拟智能设备的收发数据。,Serial debugging tools to support the return of custom data can simulate intelligent devices to send and receive data.
  3. 所属分类:ActiveX-DCOM-ATL

    • 发布日期:2017-04-02
    • 文件大小:112221
    • 提供者:wangfei
  1. Serial_get_data.rar

    0下载:
  2. 使用C#编写的串口通信程序,具备波特率设置、10进制16进制转换、数据保存等功能。 稍微改造即可满足自己的需要。,C# prepared using serial communication program, with the baud rate settings, 10-band 16-band converter, data retention and other functions. Slightly modified to meet their own needs.
  3. 所属分类:Com Port

    • 发布日期:2017-04-06
    • 文件大小:603336
    • 提供者:chernwu
  1. Csharp_serialport_listen.rar

    0下载:
  2. 一个基于serialport的C#串口测试程序!,Serialport based on the C# serial test procedure!
  3. 所属分类:CSharp

    • 发布日期:2017-03-28
    • 文件大小:189896
    • 提供者:Colan
  1. 使用C#实现串口编程

    1下载:
  2. 使用C#实现串口编程,让我们更好的理解系统串口编程内容-The use of C# Serial Programming, let us better understand the system serial programming content
  3. 所属分类:串口编程

    • 发布日期:2013-05-07
    • 文件大小:15485
    • 提供者:王小科
  1. SerialPortTerminal

    0下载:
  2. 基于C#的串口调试助手,调试通过,应用于本人设计的一个上位机程序的一部分功能中。-C#-based assistants for serial debugging, debugging through applied to a host computer I designed part of the process functions.
  3. 所属分类:CSharp

    • 发布日期:2017-03-30
    • 文件大小:78904
    • 提供者:liuhan
  1. CommDebugProV1.0.0.1

    0下载:
  2. 通用通信调试软件,支持串口通信,以太网服务器端,客户端,UDP通信,支持组播方式,可设置自动发送,自动应答等通信方式-Universal Communication debugging software to support serial communications, Ethernet server-side, client, UDP communication, support for multicast mode can be set automatically sent, automat
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-28
    • 文件大小:11056439
    • 提供者:
  1. SerialportSample(3)2008

    0下载:
  2. c#串口通信,并有简单的数据解析功能,和通讯协议如何缓存,分析以及通知界面-RS232 SerialPort communication
  3. 所属分类:Com Port

    • 发布日期:2017-03-29
    • 文件大小:68559
    • 提供者:guoguo
  1. USB

    1下载:
  2. C#USB收发数据.很好的学习源码,用操作串口数据最合适-C# USB send and receive data.
  3. 所属分类:Windows编程

    • 发布日期:2017-05-03
    • 文件大小:196654
    • 提供者:天启
  1. PC_sender4

    0下载:
  2. 嵌入式系统与PC机上的串口响应程序。实现的功能是,运行于PC端,可以选择一个文件,程序会对文件进行分割。然后响应下位嵌入式系统的串口数据,将文件发送给下位机,实现文件的传输-Embedded systems and PC serial port on the response procedures. Achieve the function is run on the PC side, you can select a file, the program will split the file.
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-06-08
    • 文件大小:15402247
    • 提供者:sunting
  1. csharp

    0下载:
  2. csharp串口调试工具,内容翔实。从csdn上下载而来。-CSharp serial debugging tools and informative. From CSDN download from.
  3. 所属分类:CSharp

    • 发布日期:2017-03-25
    • 文件大小:15329
    • 提供者:freedomfly911
  1. RS232

    0下载:
  2. CSharp串口操作,一个国外人写的代码,写的很专业-read/write serial port with csharp
  3. 所属分类:Com Port

    • 发布日期:2017-03-22
    • 文件大小:73239
    • 提供者:月窟仙人
  1. Csharp

    0下载:
  2. 说得好NET 2.0提供了对串口通信功能的支,在命名空间System.IO.Ports下找到erialPort类,通过创建一个新的SerialPort象,我们就可以在.NET程序中控制串口通讯全过程。-Well said NET 2.0 provides a serial communication function of the branch, in the namespace System.IO.Ports find erialPort class, by creating a new Se
  3. 所属分类:CSharp

    • 发布日期:2017-03-30
    • 文件大小:441598
    • 提供者:赵燕
  1. comt(mux)-csharp

    0下载:
  2. 我用C#语言写的一个对COM端口读写的示例程序!希望对想从事串口编程的朋友,有所帮助。-c# program for COM-port
  3. 所属分类:CSharp

    • 发布日期:2017-03-23
    • 文件大小:39372
    • 提供者:Hill
  1. c# 串口通讯 读取数据库等信息

    3下载:
  2. c# 串口通讯 读取数据库等信息,写入注册表,读取磅的数据,写入数据库-c# serial communication read the database information, write to the registry, read pounds of data, written to the database
  3. 所属分类:串口编程

    • 发布日期:2014-01-25
    • 文件大小:675781
    • 提供者:adai
  1. Csharp-serial-program

    0下载:
  2. C#语言中的串口通讯程序,可以支持16进制和文本形式的传输格式。-Csharp serialport program which can send message in the form of 0xxx and string format in case of proprer setup.
  3. 所属分类:CSharp

    • 发布日期:2017-03-22
    • 文件大小:3771
    • 提供者:xiwe
  1. C#SerialPort控件开发串口通信程序的例子 源码

    0下载:
  2. 串口工具的实现,VC++ 完整串口通信程序(发送和接受)(The implementation of serial port tools)
  3. 所属分类:串口编程

    • 发布日期:2018-01-06
    • 文件大小:1364992
    • 提供者:wsr
  1. 串口控制

    0下载:
  2. C#串口控制设计方法,界面设计和串口编程的方法和处理能力!(C# serial port control design method, interface design and serial programming methods and processing ability!)
  3. 所属分类:C#编程

    • 发布日期:2018-01-07
    • 文件大小:150528
    • 提供者:松江源头
« 12 3 4 5 6 7 8 9 10 »
搜珍网 www.dssz.com